[INFO] cloning repository https://github.com/sati290/rust-raytracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sati290/rust-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsati290%2Frust-raytracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsati290%2Frust-raytracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eee41a464df1d6cabde7660601de1b440407c10
[INFO] fixing sati290/rust-raytracer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsati290%2Frust-raytracer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sati290/rust-raytracer
[INFO] finished tweaking git repo https://github.com/sati290/rust-raytracer
[INFO] tweaked toml for git repo https://github.com/sati290/rust-raytracer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sati290/rust-raytracer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sati290/rust-raytracer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef
[INFO] running `Command { std: "docker" "start" "1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking obj v0.10.2
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `cmp_op` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:139:65
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmp_op` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmp_op` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let hit = cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmp_op` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:139:65
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmp_op` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cmp_op` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let hit = cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `safe_arch::*`
[INFO] [stdout]  --> src/bvh/node_intersector8.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use safe_arch::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `safe_arch::*`
[INFO] [stdout]  --> src/bvh/node_intersector8.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use safe_arch::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     let bb_near_far_x = blend_varying_m128(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     let bb_near_far_y = blend_varying_m128(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 |                     let bb_near_far_z = blend_varying_m128(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         fused_mul_sub_m128(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         fused_mul_sub_m128(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         fused_mul_sub_m128(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:155:41
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     let bb_near_far_x = blend_varying_m128(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     let bb_near_far_y = blend_varying_m128(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:157:41
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     let bb_near_far_z = blend_varying_m128(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         fused_mul_sub_m128(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |                         fused_mul_sub_m128(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         fused_mul_sub_m128(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:50:36
[INFO] [stdout]      |
[INFO] [stdout]   50 |                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   50 -                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]   50 +                     let neg_mask = set_splat_m128(-0.);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:52:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  52 -                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]  52 +                     let bb_min_max_x = load_f32_splat_m128(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:53:40
[INFO] [stdout]     |
[INFO] [stdout]  53 |                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  53 -                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]  53 +                     let bb_min_max_y = load_f32_splat_m128(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     let bb_near_far_x = blend_varying_m128(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:54:40
[INFO] [stdout]     |
[INFO] [stdout]  54 |                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  54 -                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]  54 +                     let bb_min_max_z = load_f32_splat_m128(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_x, bb_min_max_x) ^ pos_neg_mask;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_y, bb_min_max_y) ^ pos_neg_mask;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_z, bb_min_max_z) ^ pos_neg_mask;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     let bb_near_far_y = blend_varying_m128(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:75:49
[INFO] [stdout]      |
[INFO] [stdout]   75 |                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   75 -                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]   75 +                         let origin_xyz_far_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 |                     let bb_near_far_z = blend_varying_m128(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         fused_mul_sub_m128(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         fused_mul_sub_m128(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/intersect1.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         fused_mul_sub_m128(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:82:53
[INFO] [stdout]      |
[INFO] [stdout]   82 |                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   82 -                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]   82 +                         let dir_recip_xyz_near_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   shuffle_m256::<0b00_00_00_00>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   shuffle_m256::<0b01_01_01_01>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   shuffle_m256::<0b10_10_10_10>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         let dir_recip_x = shuffle_m256::<0b00_00_00_00>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:98:43
[INFO] [stdout]    |
[INFO] [stdout] 98 |                         let dir_recip_y = shuffle_m256::<0b01_01_01_01>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         let dir_recip_z = shuffle_m256::<0b10_10_10_10>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |                         let ray_near_far = shuffle_m256::<0b11_11_11_11>(
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   blend_varying_m256(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   blend_varying_m256(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   blend_varying_m256(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 | ...                   fused_mul_sub_m256(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...                   fused_mul_sub_m256(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   fused_mul_sub_m256(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:132:38
[INFO] [stdout]     |
[INFO] [stdout] 132 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 |                         let tnear_far = max_m256(
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   shuffle_m256::<0b00_00_01_00>(tnear_far, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | ...                   shuffle_m256::<0b01_01_11_10>(tnear_far ^ neg_mask, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cmp_op_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `cmp_eq_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 139 +                             move_mask_m256(cmp_eq_mask_m128::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `move_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:139:29
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:914:1
[INFO] [stdout]     |
[INFO] [stdout] 914 | pub fn move_mask_m128(a: m128) -> i32 {
[INFO] [stdout]     | ------------------------------------- similarly named function `move_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 139 +                             move_mask_m128(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:155:41
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     let bb_near_far_x = blend_varying_m128(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     let bb_near_far_y = blend_varying_m128(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:157:41
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     let bb_near_far_z = blend_varying_m128(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         fused_mul_sub_m128(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |                         fused_mul_sub_m128(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]    --> src/bvh/intersect1.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         fused_mul_sub_m128(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:239:36
[INFO] [stdout]      |
[INFO] [stdout]  239 |                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  239 -                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]  239 +                     let neg_mask = set_splat_m128(-0.);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:241:40
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 241 -                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout] 241 +                     let bb_min_max_x = load_f32_splat_m128(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:50:36
[INFO] [stdout]      |
[INFO] [stdout]   50 |                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   50 -                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]   50 +                     let neg_mask = set_splat_m128(-0.);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:242:40
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 242 -                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout] 242 +                     let bb_min_max_y = load_f32_splat_m128(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:52:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  52 -                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]  52 +                     let bb_min_max_x = load_f32_splat_m128(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 |                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 243 -                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout] 243 +                     let bb_min_max_z = load_f32_splat_m128(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_x, bb_min_max_x) ^ pos_neg_mask;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:53:40
[INFO] [stdout]     |
[INFO] [stdout]  53 |                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  53 -                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]  53 +                     let bb_min_max_y = load_f32_splat_m128(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_y, bb_min_max_y) ^ pos_neg_mask;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_z, bb_min_max_z) ^ pos_neg_mask;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:54:40
[INFO] [stdout]     |
[INFO] [stdout]  54 |                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  54 -                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]  54 +                     let bb_min_max_z = load_f32_splat_m128(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_x, bb_min_max_x) ^ pos_neg_mask;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_y, bb_min_max_y) ^ pos_neg_mask;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_z, bb_min_max_z) ^ pos_neg_mask;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:269:49
[INFO] [stdout]      |
[INFO] [stdout]  269 |                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  269 -                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]  269 +                         let origin_xyz_far_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:276:53
[INFO] [stdout]      |
[INFO] [stdout]  276 |                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  276 -                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]  276 +                         let dir_recip_xyz_near_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:75:49
[INFO] [stdout]      |
[INFO] [stdout]   75 |                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   75 -                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]   75 +                         let origin_xyz_far_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...                   shuffle_m256::<0b00_00_00_00>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   shuffle_m256::<0b01_01_01_01>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:286:29
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   shuffle_m256::<0b10_10_10_10>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:288:43
[INFO] [stdout]     |
[INFO] [stdout] 288 |                         let dir_recip_x = shuffle_m256::<0b00_00_00_00>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:292:43
[INFO] [stdout]     |
[INFO] [stdout] 292 |                         let dir_recip_y = shuffle_m256::<0b01_01_01_01>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:82:53
[INFO] [stdout]      |
[INFO] [stdout]   82 |                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   82 -                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]   82 +                         let dir_recip_xyz_near_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:296:43
[INFO] [stdout]     |
[INFO] [stdout] 296 |                         let dir_recip_z = shuffle_m256::<0b10_10_10_10>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   shuffle_m256::<0b00_00_00_00>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:301:44
[INFO] [stdout]     |
[INFO] [stdout] 301 |                         let ray_near_far = shuffle_m256::<0b11_11_11_11>(
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:311:29
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   blend_varying_m256(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   shuffle_m256::<0b01_01_01_01>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 | ...                   blend_varying_m256(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   shuffle_m256::<0b10_10_10_10>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 | ...                   blend_varying_m256(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         let dir_recip_x = shuffle_m256::<0b00_00_00_00>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   fused_mul_sub_m256(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]   --> src/bvh/intersect_stream.rs:98:43
[INFO] [stdout]    |
[INFO] [stdout] 98 |                         let dir_recip_y = shuffle_m256::<0b01_01_01_01>(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   fused_mul_sub_m256(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |                         let dir_recip_z = shuffle_m256::<0b10_10_10_10>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:322:29
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   fused_mul_sub_m256(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:107:44
[INFO] [stdout]     |
[INFO] [stdout] 107 |                         let ray_near_far = shuffle_m256::<0b11_11_11_11>(
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:326:38
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   blend_varying_m256(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:326:29
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   blend_varying_m256(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         let tnear_far = max_m256(
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   blend_varying_m256(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 | ...                   fused_mul_sub_m256(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 | ...                   shuffle_m256::<0b00_00_01_00>(tnear_far, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | ...                   shuffle_m256::<0b01_01_11_10>(tnear_far ^ neg_mask, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cmp_op_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:333:44
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `cmp_eq_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 333 +                             move_mask_m256(cmp_eq_mask_m128::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `move_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:333:29
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:914:1
[INFO] [stdout]     |
[INFO] [stdout] 914 | pub fn move_mask_m128(a: m128) -> i32 {
[INFO] [stdout]     | ------------------------------------- similarly named function `move_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 333 +                             move_mask_m128(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...                   fused_mul_sub_m256(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   fused_mul_sub_m256(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:132:38
[INFO] [stdout]     |
[INFO] [stdout] 132 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 |                         let tnear_far = max_m256(
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   shuffle_m256::<0b00_00_01_00>(tnear_far, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | ...                   shuffle_m256::<0b01_01_11_10>(tnear_far ^ neg_mask, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cmp_op_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `cmp_eq_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 139 +                             move_mask_m256(cmp_eq_mask_m128::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `move_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:139:29
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:914:1
[INFO] [stdout]     |
[INFO] [stdout] 914 | pub fn move_mask_m128(a: m128) -> i32 {
[INFO] [stdout]     | ------------------------------------- similarly named function `move_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 139 +                             move_mask_m128(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:239:36
[INFO] [stdout]      |
[INFO] [stdout]  239 |                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  239 -                     let neg_mask = set_splat_m256(-0.);
[INFO] [stdout]  239 +                     let neg_mask = set_splat_m128(-0.);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:241:40
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 241 -                     let bb_min_max_x = load_m128_splat_m256(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout] 241 +                     let bb_min_max_x = load_f32_splat_m128(&m128::from_array(child_bbox.x.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:242:40
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 242 -                     let bb_min_max_y = load_m128_splat_m256(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout] 242 +                     let bb_min_max_y = load_f32_splat_m128(&m128::from_array(child_bbox.y.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_m128_splat_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 |                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | pub fn load_f32_splat_m128(a: &f32) -> m128 {
[INFO] [stdout]     | ------------------------------------------- similarly named function `load_f32_splat_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 243 -                     let bb_min_max_z = load_m128_splat_m256(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout] 243 +                     let bb_min_max_z = load_f32_splat_m128(&m128::from_array(child_bbox.z.into()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_x, bb_min_max_x) ^ pos_neg_mask;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_y, bb_min_max_y) ^ pos_neg_mask;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |                         shuffle_m256::<0b01_00_11_10>(bb_min_max_z, bb_min_max_z) ^ pos_neg_mask;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:269:49
[INFO] [stdout]      |
[INFO] [stdout]  269 |                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  269 -                         let origin_xyz_far_ab = set_m128_m256(
[INFO] [stdout]  269 +                         let origin_xyz_far_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_m128_m256` in this scope
[INFO] [stdout]     --> src/bvh/intersect_stream.rs:276:53
[INFO] [stdout]      |
[INFO] [stdout]  276 |                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1055:1
[INFO] [stdout]      |
[INFO] [stdout] 1055 | pub fn set_m128_s(low: f32) -> m128 {
[INFO] [stdout]      | ----------------------------------- similarly named function `set_m128_s` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  276 -                         let dir_recip_xyz_near_ab = set_m128_m256(
[INFO] [stdout]  276 +                         let dir_recip_xyz_near_ab = set_m128_s(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 | ...                   shuffle_m256::<0b00_00_00_00>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   shuffle_m256::<0b01_01_01_01>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:286:29
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   shuffle_m256::<0b10_10_10_10>(origin_xyz_far_ab, origin_xyz_far_ab_neg);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:288:43
[INFO] [stdout]     |
[INFO] [stdout] 288 |                         let dir_recip_x = shuffle_m256::<0b00_00_00_00>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:292:43
[INFO] [stdout]     |
[INFO] [stdout] 292 |                         let dir_recip_y = shuffle_m256::<0b01_01_01_01>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:296:43
[INFO] [stdout]     |
[INFO] [stdout] 296 |                         let dir_recip_z = shuffle_m256::<0b10_10_10_10>(
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:301:44
[INFO] [stdout]     |
[INFO] [stdout] 301 |                         let ray_near_far = shuffle_m256::<0b11_11_11_11>(
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:311:29
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   blend_varying_m256(bb_min_max_x, bb_max_min_x, dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 | ...                   blend_varying_m256(bb_min_max_y, bb_max_min_y, dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `blend_varying_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:315:29
[INFO] [stdout]     |
[INFO] [stdout] 315 | ...                   blend_varying_m256(bb_min_max_z, bb_max_min_z, dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...                   fused_mul_sub_m256(bb_near_far_x, dir_recip_x, origin_dir_recip_x);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 | ...                   fused_mul_sub_m256(bb_near_far_y, dir_recip_y, origin_dir_recip_y);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:322:29
[INFO] [stdout]     |
[INFO] [stdout] 322 | ...                   fused_mul_sub_m256(bb_near_far_z, dir_recip_z, origin_dir_recip_z);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:326:38
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:326:29
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   max_m256(max_m256(tnear_far_x, tnear_far_y), tnear_far_z),
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         let tnear_far = max_m256(
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 | ...                   shuffle_m256::<0b00_00_01_00>(tnear_far, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `shuffle_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | ...                   shuffle_m256::<0b01_01_11_10>(tnear_far ^ neg_mask, tnear_far),
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cmp_op_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:333:44
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `cmp_eq_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 333 +                             move_mask_m256(cmp_eq_mask_m128::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `move_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/intersect_stream.rs:333:29
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:914:1
[INFO] [stdout]     |
[INFO] [stdout] 914 | pub fn move_mask_m128(a: m128) -> i32 {
[INFO] [stdout]     | ------------------------------------- similarly named function `move_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -                             move_mask_m256(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout] 333 +                             move_mask_m128(cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let tmin_x = fused_mul_sub_m128(bb_min_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let tmin_y = fused_mul_sub_m128(bb_min_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let tmin_z = fused_mul_sub_m128(bb_min_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let tmax_x = fused_mul_sub_m128(bb_max_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let tmax_y = fused_mul_sub_m128(bb_max_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let tmax_z = fused_mul_sub_m128(bb_max_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:22:24
[INFO] [stdout]      |
[INFO] [stdout]   22 |         let bb_min_x = set_splat_m256(bbx[index]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   22 -         let bb_min_x = set_splat_m256(bbx[index]);
[INFO] [stdout]   22 +         let bb_min_x = set_splat_m128(bbx[index]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:23:24
[INFO] [stdout]      |
[INFO] [stdout]   23 |         let bb_min_y = set_splat_m256(bby[index]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   23 -         let bb_min_y = set_splat_m256(bby[index]);
[INFO] [stdout]   23 +         let bb_min_y = set_splat_m128(bby[index]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:24:24
[INFO] [stdout]      |
[INFO] [stdout]   24 |         let bb_min_z = set_splat_m256(bbz[index]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   24 -         let bb_min_z = set_splat_m256(bbz[index]);
[INFO] [stdout]   24 +         let bb_min_z = set_splat_m128(bbz[index]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:26:24
[INFO] [stdout]      |
[INFO] [stdout]   26 |         let bb_max_x = set_splat_m256(bbx[index + 2]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   26 -         let bb_max_x = set_splat_m256(bbx[index + 2]);
[INFO] [stdout]   26 +         let bb_max_x = set_splat_m128(bbx[index + 2]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:27:24
[INFO] [stdout]      |
[INFO] [stdout]   27 |         let bb_max_y = set_splat_m256(bby[index + 2]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   27 -         let bb_max_y = set_splat_m256(bby[index + 2]);
[INFO] [stdout]   27 +         let bb_max_y = set_splat_m128(bby[index + 2]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:28:24
[INFO] [stdout]      |
[INFO] [stdout]   28 |         let bb_max_z = set_splat_m256(bbz[index + 2]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   28 -         let bb_max_z = set_splat_m256(bbz[index + 2]);
[INFO] [stdout]   28 +         let bb_max_z = set_splat_m128(bbz[index + 2]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let tmin_x = fused_mul_sub_m256(bb_min_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let tmin_y = fused_mul_sub_m256(bb_min_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let tmin_z = fused_mul_sub_m256(bb_min_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let tmax_x = fused_mul_sub_m256(bb_max_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let tmax_y = fused_mul_sub_m256(bb_max_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let tmax_z = fused_mul_sub_m256(bb_max_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |             max_m256(min_m256(tmin_x, tmax_x), min_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 |             max_m256(min_m256(tmin_x, tmax_x), min_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             max_m256(min_m256(tmin_x, tmax_x), min_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             min_m256(tmin_z, tmax_z),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let tnear = max_m256(
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |             min_m256(max_m256(tmin_x, tmax_x), max_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |             min_m256(max_m256(tmin_x, tmax_x), max_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             min_m256(max_m256(tmin_x, tmax_x), max_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             max_m256(tmin_z, tmax_z),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let tfar = min_m256(
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             max_m256(tnear, ray.near),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             min_m256(tfar, ray.far),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cmp_op_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/node_intersector8.rs:47:19
[INFO] [stdout]     |
[INFO] [stdout]  47 |         let hit = cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `cmp_eq_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  47 -         let hit = cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]  47 +         let hit = cmp_eq_mask_m128::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let tmin_x = fused_mul_sub_m128(bb_min_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let tmin_y = fused_mul_sub_m128(bb_min_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/simd_ray.rs:79:36
[INFO] [stdout]      |
[INFO] [stdout]   52 |                     let one = $splat(1.);
[INFO] [stdout]      |                               ------ due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]   79 |     (SimdRay8, 8, m256, WideF32x8, set_splat_m256)
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   79 -     (SimdRay8, 8, m256, WideF32x8, set_splat_m256)
[INFO] [stdout]   79 +     (SimdRay8, 8, m256, WideF32x8, set_splat_m128)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let tmin_z = fused_mul_sub_m128(bb_min_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let tmax_x = fused_mul_sub_m128(bb_max_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let tmax_y = fused_mul_sub_m128(bb_max_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m128` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector4.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let tmax_z = fused_mul_sub_m128(bb_max_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:22:24
[INFO] [stdout]      |
[INFO] [stdout]   22 |         let bb_min_x = set_splat_m256(bbx[index]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   22 -         let bb_min_x = set_splat_m256(bbx[index]);
[INFO] [stdout]   22 +         let bb_min_x = set_splat_m128(bbx[index]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:23:24
[INFO] [stdout]      |
[INFO] [stdout]   23 |         let bb_min_y = set_splat_m256(bby[index]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   23 -         let bb_min_y = set_splat_m256(bby[index]);
[INFO] [stdout]   23 +         let bb_min_y = set_splat_m128(bby[index]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:24:24
[INFO] [stdout]      |
[INFO] [stdout]   24 |         let bb_min_z = set_splat_m256(bbz[index]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   24 -         let bb_min_z = set_splat_m256(bbz[index]);
[INFO] [stdout]   24 +         let bb_min_z = set_splat_m128(bbz[index]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:26:24
[INFO] [stdout]      |
[INFO] [stdout]   26 |         let bb_max_x = set_splat_m256(bbx[index + 2]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   26 -         let bb_max_x = set_splat_m256(bbx[index + 2]);
[INFO] [stdout]   26 +         let bb_max_x = set_splat_m128(bbx[index + 2]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:27:24
[INFO] [stdout]      |
[INFO] [stdout]   27 |         let bb_max_y = set_splat_m256(bby[index + 2]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   27 -         let bb_max_y = set_splat_m256(bby[index + 2]);
[INFO] [stdout]   27 +         let bb_max_y = set_splat_m128(bby[index + 2]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/node_intersector8.rs:28:24
[INFO] [stdout]      |
[INFO] [stdout]   28 |         let bb_max_z = set_splat_m256(bbz[index + 2]);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   28 -         let bb_max_z = set_splat_m256(bbz[index + 2]);
[INFO] [stdout]   28 +         let bb_max_z = set_splat_m128(bbz[index + 2]);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let tmin_x = fused_mul_sub_m256(bb_min_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let tmin_y = fused_mul_sub_m256(bb_min_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let tmin_z = fused_mul_sub_m256(bb_min_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let tmax_x = fused_mul_sub_m256(bb_max_x, ray.dir_recip_x, ray.origin_dir_recip_x);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let tmax_y = fused_mul_sub_m256(bb_max_y, ray.dir_recip_y, ray.origin_dir_recip_y);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fused_mul_sub_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let tmax_z = fused_mul_sub_m256(bb_max_z, ray.dir_recip_z, ray.origin_dir_recip_z);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |             max_m256(min_m256(tmin_x, tmax_x), min_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 |             max_m256(min_m256(tmin_x, tmax_x), min_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             max_m256(min_m256(tmin_x, tmax_x), min_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             min_m256(tmin_z, tmax_z),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let tnear = max_m256(
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |             min_m256(max_m256(tmin_x, tmax_x), max_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |             min_m256(max_m256(tmin_x, tmax_x), max_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             min_m256(max_m256(tmin_x, tmax_x), max_m256(tmin_y, tmax_y)),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             max_m256(tmin_z, tmax_z),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let tfar = min_m256(
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             max_m256(tnear, ray.near),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min_m256` in this scope
[INFO] [stdout]   --> src/bvh/node_intersector8.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             min_m256(tfar, ray.far),
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cmp_op_mask_m256` in this scope
[INFO] [stdout]    --> src/bvh/node_intersector8.rs:47:19
[INFO] [stdout]     |
[INFO] [stdout]  47 |         let hit = cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `cmp_eq_mask_m128` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  47 -         let hit = cmp_op_mask_m256::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]  47 +         let hit = cmp_eq_mask_m128::<{ cmp_op!(LessEqualOrdered) }>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_splat_m256` in this scope
[INFO] [stdout]     --> src/bvh/simd_ray.rs:79:36
[INFO] [stdout]      |
[INFO] [stdout]   52 |                     let one = $splat(1.);
[INFO] [stdout]      |                               ------ due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout]   79 |     (SimdRay8, 8, m256, WideF32x8, set_splat_m256)
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/safe_arch-1.0.0/src/x86_x64/sse.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub fn set_splat_m128(all: f32) -> m128 {
[INFO] [stdout]      | --------------------------------------- similarly named function `set_splat_m128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]   79 -     (SimdRay8, 8, m256, WideF32x8, set_splat_m256)
[INFO] [stdout]   79 +     (SimdRay8, 8, m256, WideF32x8, set_splat_m128)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "rust") due to 105 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust` (bin "rust" test) due to 105 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef", kill_on_drop: false }`
[INFO] [stdout] 1781e91861117969e92d400799124f43ad6e503bea377d6ff9ec3fec26dd98ef
